From: Chong Yidong Date: Sat, 28 Mar 2009 13:39:10 +0000 (+0000) Subject: Documented special-mode. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1050 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bdd431629bf1065e572d89dd0eba6e8442a73d5c;p=emacs.git Documented special-mode. --- diff --git a/etc/NEWS b/etc/NEWS index 94b0e472c1d..56c7726b560 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1949,6 +1949,7 @@ of multiple buffers. Top-level commands `multi-isearch-buffers', `multi-isearch-files-regexp' accept a single argument that specifies a list of buffers/files to search for a string/regexp. ++++ ** The new major mode `special-mode' is intended as a parent for major modes such as those that set the "'mode-class 'special" property.